get index c#

82

get index c# -

int index = myList.FindIndex(a => a.Prop == oProp);

Comments

Submit
0 Comments